[INFO] cloning repository https://github.com/JohannesThoren/syshawk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohannesThoren/syshawk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohannesThoren%2Fsyshawk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohannesThoren%2Fsyshawk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9eb385405941d68511446c36f31b1bef21a5886
[INFO] testing JohannesThoren/syshawk against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohannesThoren%2Fsyshawk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JohannesThoren/syshawk
[INFO] finished tweaking git repo https://github.com/JohannesThoren/syshawk
[INFO] tweaked toml for git repo https://github.com/JohannesThoren/syshawk written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JohannesThoren/syshawk on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JohannesThoren/syshawk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41df6d270f623fd7806ed873934f503ae4dcc429735fff8a305aafd2c1d59c9f
[INFO] running `Command { std: "docker" "start" "-a" "41df6d270f623fd7806ed873934f503ae4dcc429735fff8a305aafd2c1d59c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41df6d270f623fd7806ed873934f503ae4dcc429735fff8a305aafd2c1d59c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41df6d270f623fd7806ed873934f503ae4dcc429735fff8a305aafd2c1d59c9f", kill_on_drop: false }`
[INFO] [stdout] 41df6d270f623fd7806ed873934f503ae4dcc429735fff8a305aafd2c1d59c9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d42c53c5f049c99b6ccb4b07bf69d61faaea0ebe381b15c9e113208f39207be5
[INFO] running `Command { std: "docker" "start" "-a" "d42c53c5f049c99b6ccb4b07bf69d61faaea0ebe381b15c9e113208f39207be5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cupid v0.6.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling unicase_serde v0.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling sqlx-core v0.8.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling syshawklib v0.1.0 (/opt/rustwide/workdir/syshawklib)
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling sqlx v0.8.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling rocket_cors v0.6.0
[INFO] [stderr]    Compiling syshawkprobe v0.1.0 (/opt/rustwide/workdir/syshawk_probe)
[INFO] [stderr]    Compiling syshawk v0.1.0 (/opt/rustwide/workdir/syshawk)
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]  --> syshawk_probe/src/main.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::{Deref, DerefMut};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rocket::State`
[INFO] [stdout]  --> syshawk_probe/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rocket::State;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "d42c53c5f049c99b6ccb4b07bf69d61faaea0ebe381b15c9e113208f39207be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d42c53c5f049c99b6ccb4b07bf69d61faaea0ebe381b15c9e113208f39207be5", kill_on_drop: false }`
[INFO] [stdout] d42c53c5f049c99b6ccb4b07bf69d61faaea0ebe381b15c9e113208f39207be5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b6a93d6f5f43431c51154b6e65ac1e8642d71c9b73f7b1e8349fa36ddf0618d
[INFO] running `Command { std: "docker" "start" "-a" "0b6a93d6f5f43431c51154b6e65ac1e8642d71c9b73f7b1e8349fa36ddf0618d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syshawk v0.1.0 (/opt/rustwide/workdir/syshawk)
[INFO] [stderr]    Compiling syshawkprobe v0.1.0 (/opt/rustwide/workdir/syshawk_probe)
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]  --> syshawk_probe/src/main.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::{Deref, DerefMut};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rocket::State`
[INFO] [stdout]  --> syshawk_probe/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rocket::State;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.30s
[INFO] running `Command { std: "docker" "inspect" "0b6a93d6f5f43431c51154b6e65ac1e8642d71c9b73f7b1e8349fa36ddf0618d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b6a93d6f5f43431c51154b6e65ac1e8642d71c9b73f7b1e8349fa36ddf0618d", kill_on_drop: false }`
[INFO] [stdout] 0b6a93d6f5f43431c51154b6e65ac1e8642d71c9b73f7b1e8349fa36ddf0618d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be97187d08f348ae347be821383209d4bd40ec94e93eeaa1bf87c8879fe8564c
[INFO] running `Command { std: "docker" "start" "-a" "be97187d08f348ae347be821383209d4bd40ec94e93eeaa1bf87c8879fe8564c", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stderr]  --> syshawk_probe/src/main.rs:4:16
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::ops::{Deref, DerefMut};
[INFO] [stderr]   |                ^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rocket::State`
[INFO] [stderr]  --> syshawk_probe/src/main.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use rocket::State;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `syshawkprobe` (bin "syshawkprobe" test) generated 2 warnings (run `cargo fix --bin "syshawkprobe" -p syshawkprobe --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syshawk-ee68a7446b2ce58e)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syshawkprobe-143163cf02440585)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "be97187d08f348ae347be821383209d4bd40ec94e93eeaa1bf87c8879fe8564c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be97187d08f348ae347be821383209d4bd40ec94e93eeaa1bf87c8879fe8564c", kill_on_drop: false }`
[INFO] [stdout] be97187d08f348ae347be821383209d4bd40ec94e93eeaa1bf87c8879fe8564c
